DemandFeatureAttribute Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DemandFeatureAttribute(array<Guid[]) | Constructs a feature demand attribute for any one of the listed features identified by their GUIDs | |
DemandFeatureAttribute(String) | Constructs a feature demand attribute for a feature identified by its ID | |
DemandFeatureAttribute(array<String[]) | Constructs a feature demand attribute for any one of the listed features identified by their ID |
Top