| ParserIntValue Property |
[This is preliminary documentation and is subject to change.]
Return next parameter as a long integer.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int IntValue { get; }
Public ReadOnly Property IntValue As Integer
Get
public:
property int IntValue {
int get ();
}
member IntValue : int with get
Property Value
Type:
Int32See Also