Share

ModelStates.MemberEditScope Property

Parent Object: ModelStates

Description

Read-write property that gets and sets whether the edits to a member should affect just the active member or all members.

Syntax

ModelStates.MemberEditScope() As MemberEditScopeEnum

Property Value

This is a read/write property whose value is a MemberEditScopeEnum.

Samples

Name Description
Modify Multiple Model States Sample This sample demonstrates how to set multiple but not all model states into edit mode.

Version

Introduced in version 2022

Was this information helpful?