public long UpdatedUtcTicks { get; set; }
Public Property UpdatedUtcTicks As Long Get Set
public: property long long UpdatedUtcTicks { long long get (); void set (long long value); }
member UpdatedUtcTicks : int64 with get, set
In This Article