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