AssetMatchByTaskCodeCommandAssetCategories Property |
Array of AssetType enumeration values. Empty array (i.e. containing zero items) is acceptable.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic AssetType[] AssetCategories { get; set; }Public Property AssetCategories As AssetType()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
AssetType
See Also