IMemberInfoDepartment2Id Property |
默认二级部门标识
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxstring Department2Id { get; set; }
property String^ Department2Id {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also