ObjVerExIsTemplate Property |
Indicates whether this object is an M-Files template.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool IsTemplate { get; }
Public ReadOnly Property IsTemplate As Boolean
Get
public:
property bool IsTemplate {
bool get ();
}
Property Value
Type:
Boolean
See Also