Gets and sets the sample size for this characteristic.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SampleSize As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICharacteristicsData
Dim value As System.String
value = instance.SampleSize |
C# | |
---|
System.string SampleSize {get;} |
C++/CLI | |
---|
property System.String^ SampleSize {
System.String^ get();
} |
Property Value
Sample size
See Also
Availability
SOLIDWORKS Inspection API 2022 FCS