DatePart property
Returns or sets the value that is entered or shown in the electronic signature window. Read/write. Long.
Syntax
object
.DatePart
[ = value
]where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.value
– is a long integer value that is shown or entered in the electronic signature window.Remarks
- This property is the serial number of a text date, using the 1900 date system with first date January 1, 1900.
- This property is used when the operation selected for the signature button isSet Date/Time Value.
Provide Feedback