Gets the total number of markup comments on this 64-bit system.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property CommentCountx64 As System.Long |
Visual Basic (Usage) | |
---|
Dim instance As IEModelMarkupControl
Dim value As System.Long
value = instance.CommentCountx64 |
C# | |
---|
System.long CommentCountx64 {get;} |
C++/CLI | |
---|
property System.int64 CommentCountx64 {
System.int64 get();
} |
Property Value
Number of markup comments on this 64-bit system
See Also
Availability
eDrawings 2019 SP0