ICMSAssetElementCategoryIds Property
|
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax IEnumerable<string> CategoryIds { get; }
ReadOnly Property CategoryIds As IEnumerable(Of String)
Get
property IEnumerable<String^>^ CategoryIds {
IEnumerable<String^>^ get ();
}
abstract CategoryIds : IEnumerable<string> with get
Return Value
Type:
IEnumerableStringEnumerable ID(string)
See Also