Click or drag to resize

WoProcedureStepMoneyId Property

Currency type associated with DataValue. Required when DataTypeID == DataType.Money; otherwise ignored.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CurrencyType MoneyId { get; set; }

Property Value

CurrencyType
See Also