IAccountInfoOrganizationRelations Property |
组织信息
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxIList<IAccountOrganizationRelationInfo> OrganizationRelations { get; }
property IList<IAccountOrganizationRelationInfo^>^ OrganizationRelations {
IList<IAccountOrganizationRelationInfo^>^ get ();
}
Property Value
Type:
IListIAccountOrganizationRelationInfo
See Also