[ArgumentDirections(ArgumentDirections.Output)] [XmlIgnore()] public new DateTime ServerTimestampLocal {get; set;}
[ArgumentDirections(ArgumentDirections.Output)] [XmlIgnore()] public: new property DateTime ServerTimestampLocal { DateTime get(); void set ( DateTime value); }
'Declaration
<ArgumentDirectionsAttribute(ArgumentDirections.Output)> <XmlIgnoreAttribute()> Public Shadows Property ServerTimestampLocal As Date
'Usage
Dim instance As UAAttributePointSubscribeArguments Dim value As Date instance.ServerTimestampLocal = value value = instance.ServerTimestampLocal