Feat3 Property
Description
Returns the ID of the second feature associated with a dimension.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Feat3 As String |
Return Type
Read/write String.
Remarks
Not every dimension type has three features associated with it. Trying to set the Feat3 property of one of these types has no effect, and getting it returns the empty string.
See Also