'DeclarationReadOnly Property HasServerTimestamp As Boolean
'UsageDim instance As _UADataSetFieldData Dim value As Boolean value = instance.HasServerTimestamp
bool HasServerTimestamp {get;}
'DeclarationReadOnly Property HasServerTimestamp As Boolean
'UsageDim instance As _UADataSetFieldData Dim value As Boolean value = instance.HasServerTimestamp
bool HasServerTimestamp {get;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.