VaultApplicationBasestateMethods Field

Collection of state extension methods by state.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected Dictionary<int, Dictionary<StateAttributeAttributeType, List<IStateMethodInfo>>> stateMethods

Field Value

DictionaryInt32, DictionaryStateAttributeAttributeType, ListIStateMethodInfo

See Also