SettingsSubassemblySettingsDefaultStylesCodeSetStyleId Property |
Gets the settings to specify the default code set styleId for subassembly.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId CodeSetStyleId { get; }
Public ReadOnly Property CodeSetStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ CodeSetStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also