 | CommonNestedRateTypeComboID Field |
A unique ID representing the combo program for this rate. A null value indicates that this rate is attached to a standalone program instead of a combo program.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<int> ComboID
Public ComboID As Nullable(Of Integer)
public var ComboID : Nullable<int>
Field Value
Type:
NullableInt32
See Also