Click or drag to resize
AssetMatchByTaskCodeCommandAssetCategories Property
Array of AssetType enumeration values. Empty array (i.e. containing zero items) is acceptable.

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public AssetType[] AssetCategories { get; set; }

Property Value

Type: AssetType
See Also