MetadataCacheVaultPropertyDefOperationsGetPropertyDefIDByGUID Method |
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic virtual int GetPropertyDefIDByGUID(
string propertyDefGUID
)
Public Overridable Function GetPropertyDefIDByGUID (
propertyDefGUID As String
) As Integer
public:
virtual int GetPropertyDefIDByGUID(
String^ propertyDefGUID
)
Parameters
- propertyDefGUID
- Type: SystemString
Return Value
Type:
Int32
See Also