ResponseResult.Status Property

DCSoft.DBUtilityGeneric

ResponseResultStatus Property
状态

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public int Status { get; set; }

Property Value

Type: Int32
The status.
See Also