ObjVerExIsPromoted Property |
Indicates whether this object is promoted from external source.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool IsPromoted { get; }
Public ReadOnly Property IsPromoted As Boolean
Get
public:
property bool IsPromoted {
bool get ();
}
Property Value
Type:
Boolean
See Also