IAccountAssignedJobRelationInfoIsDefault Property |
是否默认岗位
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxint IsDefault { get; set; }
property int IsDefault {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also