IAccountInfoGroupRelations Property |
群组集合
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxIList<IAccountGroupRelationInfo> GroupRelations { get; }
property IList<IAccountGroupRelationInfo^>^ GroupRelations {
IList<IAccountGroupRelationInfo^>^ get ();
}
Property Value
Type:
IListIAccountGroupRelationInfo
See Also