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