SettingsViewFrameGroupSettingsNameFormatLayout Property |
Gets the default name formats for layouts.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString Layout { get; }
Public ReadOnly Property Layout As PropertyString
Get
public:
property PropertyString^ Layout {
PropertyString^ get ();
}
Property Value
PropertyString
See Also