Gets or sets the revision count of this ConfigurationCellBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual ushort RevisionCount { get; set; }
Public Overridable Property RevisionCount As UShort Get Set
public: virtual property unsigned short RevisionCount { unsigned short get (); void set (unsigned short value); }