MetadataCacheVaultPropertyDefOperationsAddPropertyDefAdmin Method |
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic virtual PropertyDefAdmin AddPropertyDefAdmin(
PropertyDefAdmin propertyDefAdmin,
TypedValue resetLastUsedValue = null
)
Parameters
- propertyDefAdmin
- Type: PropertyDefAdmin
- resetLastUsedValue (Optional)
- Type: TypedValue
Return Value
Type:
PropertyDefAdminImplements
IVaultPropertyDefOperations.AddPropertyDefAdmin(PropertyDefAdmin, TypedValue)
See Also