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