CommunityAllocation property

Sets or returns the number of licenses allocated to the specified community.

Syntax


C++

HRESULT get_CommunityAllocation(
   IERUCommunity
* pCommunityAllocation)

HRESULT put_CommunityAllocation(
   IERUCommunity*
myCommunityAllocation)

Scripting languages

CommunityAllocation = Object.CommunityAllocation

Object
.CommunityAllocation =
CommunityAllocation

Home

Applies to

IERULicenseManager