CodeSetStyleItemItemType Property |
Gets the code set style item type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic CodeSetStyleItemType ItemType { get; }
Public ReadOnly Property ItemType As CodeSetStyleItemType
Get
public:
property CodeSetStyleItemType ItemType {
CodeSetStyleItemType get ();
}
Property Value
CodeSetStyleItemType
See Also