SettingsCmdCreateViewFramesSettingsCmdViewFrameCreationSheetType Property |
Specify the type of sheet what will be created.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<SheetSetType> SheetType { get; }
Public ReadOnly Property SheetType As PropertyEnum(Of SheetSetType)
Get
public:
property PropertyEnum<SheetSetType>^ SheetType {
PropertyEnum<SheetSetType>^ get ();
}
Property Value
PropertyEnumSheetSetType
See Also