ModelingDocStore.ShareCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flag indicating if the store is shared by multiple DocData objects.
public:
property int ShareCount { int get(); };
public int ShareCount { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ShareCount : int
Public ReadOnly Property ShareCount As Integer
Property Value
- Attributes