PropertyAttributeType Property |
The property attribute type.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic PropertyAttributeAttributeType Type { get; set; }
Public Property Type As PropertyAttributeAttributeType
Get
Set
public:
property PropertyAttributeAttributeType Type {
PropertyAttributeAttributeType get ();
void set (PropertyAttributeAttributeType value);
}
Property Value
Type:
PropertyAttributeAttributeType
See Also