SettingsViewFrameGroupSettingsStylesProfileViewStyleId Property |
Gets the default profile view styleId.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId ProfileViewStyleId { get; }
Public ReadOnly Property ProfileViewStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ ProfileViewStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also