VaultApplicationBasepropertyMethods Field

Collection of property extension methods by property.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected Dictionary<int, Dictionary<PropertyAttributeAttributeType, List<IPropertyMethodInfo>>> propertyMethods

Field Value

DictionaryInt32, DictionaryPropertyAttributeAttributeType, ListIPropertyMethodInfo

See Also