Click or drag to resize

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: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AssetInfo UnitInfo { get; set; }

Property Value

AssetInfo
See Also