ParameterTypeIdViewSchemaSettingForSystemTemplate Property |
"System Color Schemes"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId ViewSchemaSettingForSystemTemplate { get; }
Public Shared ReadOnly Property ViewSchemaSettingForSystemTemplate As ForgeTypeId
Get
public:
static property ForgeTypeId^ ViewSchemaSettingForSystemTemplate {
ForgeTypeId^ get ();
}
static member ViewSchemaSettingForSystemTemplate : ForgeTypeId with get
Property Value
ForgeTypeId
See Also