This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicStandardBuilder Interface > ISchematicStandardBuilder.UpdateType Property (ArcObjects .NET 10.4 SDK) |
Update type (fromSelection, fromTracing, fromInitial, ...).
[Visual Basic .NET] Public Property UpdateType As esriSchematicStandardBuilderUpdateType
[C#] public esriSchematicStandardBuilderUpdateType UpdateType {get; set;}
[C++]
HRESULT get_UpdateType(
esriSchematicStandardBuilderUpdateType* UpdateType
);
[C++]
HRESULT put_UpdateType(
esriSchematicStandardBuilderUpdateType UpdateType
);
[C++]
Parameters UpdateType [out, retval]
UpdateType is a parameter of type esriSchematicStandardBuilderUpdateType UpdateType [in]
UpdateType is a parameter of type esriSchematicStandardBuilderUpdateType