This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicAttributeManagement Interface > ISchematicAttributeManagement.IsPredefined Property (ArcObjects .NET 10.4 SDK) |
Indicates whether or not the schematic attribute is predefined.
[Visual Basic .NET] Public ReadOnly Property IsPredefined As Boolean
[C#] public bool IsPredefined {get;}
[C++]
HRESULT get_IsPredefined(
VARIANT_BOOL* IsPredefined
);
[C++]
Parameters IsPredefined [out, retval] IsPredefined is a parameter of type VARIANT_BOOL