ModelStates.MemberEditScope Property
Parent Object: ModelStatesDescription
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 MemberEditScopeEnumProperty 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. |