Home > eRoom API Help > Server Access API > SAAPI Properties > CommunityProvGroups property
Returns the collection of provisioning groups for the given community.
HRESULT get_CommunityProvGroups( IERUCommunity* MyCommunity, IERUCollection** ppCommunityProvGroups)
HRESULT get_CommunityProvGroups( IERUCommunity* MyCommunity
, IERUCollection** ppCommunityProvGroups)
IERUCollection** ppCommunityProvGroups)
Scripting languages
CommunityProvGroups = Object.CommunityProvGroups( MyCommunity as IERUCommunity)
ProvGroups
= Object.CommunityProvGroups( MyCommunity as IERUCommunity)
ommunity
as IERUCommunity)
Home Applies to IERUProvisioning