CWormsWmdRecordQtyDefault Property |
The value stored in the WORMS database indicating the default quantity desired by the user for this symbol type.
Namespace: Woti.WmdAssembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntaxpublic virtual int QtyDefault { get; }
Public Overridable ReadOnly Property QtyDefault As Integer
Get
public:
virtual property int QtyDefault {
int get ();
}
Property Value
Int32Implements
IWormsWmdRecordQtyDefault
See Also