VaultElementReferenceAttributeAttributeType Property |
Type of the target, used in id resolving.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic Type AttributeType { get; protected set; }
Public Property AttributeType As Type
Get
Protected Set
public:
property Type^ AttributeType {
Type^ get ();
protected: void set (Type^ value);
}
Property Value
Type:
Type
See Also