Gets or sets the starting value for the datum tags of this hole table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property StartingValue As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IHoleTable
Dim value As System.String
instance.StartingValue = value
value = instance.StartingValue |
C# | |
---|
System.string StartingValue {get; set;} |
C++/CLI | |
---|
property System.String^ StartingValue {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
A letter from A to Z, if the template of this hole table uses letter tags; a positive integer, if it uses number tags (see
Remarks)
Remarks
See Also
Availability
SolidWorks 2011 SP02, Revision Number 19.2