DxfDocumentUserTimerDays Property
|
Returns/sets user elapsed days.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public int UserTimerDays { get; set; }
Public Property UserTimerDays As Integer
Get
Set
public:
property int UserTimerDays {
int get ();
void set (int value);
}
member UserTimerDays : int with get, set
PROPERTY UserTimerDays AS LONG GET SET
Property Value
Type:
Int32See Also