This document is archived and information here might be outdated. Recommended version. |
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 [in]
UpdateType is a parameter of type esriSchematicStandardBuilderUpdateType UpdateType [out, retval]
UpdateType is a parameter of type esriSchematicStandardBuilderUpdateType*