Indicates whether or not the schematic builder rule is active.
[Visual Basic .NET] Public Property IsActive As Boolean
[C#] public bool IsActive {get; set;}
[C++]
HRESULT get_IsActive(
VARIANT_BOOL* Active
);
[C++]
HRESULT put_IsActive(
VARIANT_BOOL Active
);
[C++]Parameters
Active [out, retval] Active is a parameter of type VARIANT_BOOL Active [in] Active is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.