NewUnitSpecifierUnitInfo Property |
Reference to Asset Infor entity, optional. Provided when caller wants to create additional information for the Unit. Used only when new Unit is created; otherwise ignored.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic AssetInfo UnitInfo { get; set; }
Public Property UnitInfo As AssetInfo
Get
Set
No code example is currently available or this language may not be supported.
Property Value
AssetInfo
See Also