Share

SettingsProfileView.SettingsStyles.ProfileViewStyleId Property

Settings for ProfileView ProfileViewStyleId.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyObjectId ProfileViewStyleId { get; }

VB

Public ReadOnly Property ProfileViewStyleId As PropertyObjectId
	Get

C++

public:
property PropertyObjectId^ ProfileViewStyleId {
	PropertyObjectId^ get ();
}

Property Value

PropertyObjectId

See Also

Reference

Was this information helpful?