MFUtilsBuiltInProperties Property |
Built in property def ids.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic static int[] BuiltInProperties { get; }
Public Shared ReadOnly Property BuiltInProperties As Integer()
Get
public:
static property array<int>^ BuiltInProperties {
array<int>^ get ();
}
Property Value
Type:
Int32
See Also