Solid Edge FrameworkSupport Type Library
ShowCodeASSuffix Property
Description
Sets and returns the display directive for the Suffix (%AS) source string for the specified view type.
Property type
Read-write property
Syntax
Visual Basic
Public Property ShowCodeASSuffix( _
   ByVal dvtype As DrawingViewCaptionTypeConstants _
) As Boolean
Parameters
dvtype
ValueDescription
se2DModelViewconstant identifier for 2D Model Views.
seAuxiliaryViewconstant identifier for Auxiliary Views.
seDetailViewconstant identifier for Detail Views.
seNailboardViewconstant identifier for Nailboard Views.
sePrincipalViewconstant identifier for Principal Views.
seSectionViewconstant identifier for Section Views.
See Also

DrawingViewStyle Object  | DrawingViewStyle Members  | Solid Edge ST4 - What's New