Gets a value indicating whether this property tracks the item version.
Namespace: SimolAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
public bool IsVersionProperty { get; } |
Visual Basic |
---|
Public ReadOnly Property IsVersionProperty As Boolean Get |
Visual C++ |
---|
public: property bool IsVersionProperty { bool get (); } |