ushort RevisionCount { get; set; }
Property RevisionCount As UShort Get Set
property unsigned short RevisionCount { unsigned short get (); void set (unsigned short value); }
function get_RevisionCount(); function set_RevisionCount(value);
In This Article