Indicates if the schematic element belongs to the initial list of elements specified for the schematic diagram.
[Visual Basic .NET] Public Property Initial As Boolean
[C#] public bool Initial {get; set;}
[C++]
HRESULT get_Initial(
VARIANT_BOOL* Initial
);
[C++]
HRESULT put_Initial(
VARIANT_BOOL Initial
);
[C++]Parameters
Initial [out, retval] Initial is a parameter of type VARIANT_BOOL Initial [in] Initial is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.