IAccountGrantInfoIsAborted Property |
是否中止
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxbool IsAborted { get; set; }
property bool IsAborted {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also