SettingsCorridorSettingsStylesProfileStyleId Property |
Specifies the default styleId for a profile created from the corridor.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId ProfileStyleId { get; }
Public ReadOnly Property ProfileStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ ProfileStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also