MFPropertyValuesBuilderRemoveSystemProperties Method |
Removes all the built-in properties.
Properties to remove:
MFBuiltInPropertyDefCreated,
MFBuiltInPropertyDefCreatedBy,
MFBuiltInPropertyDefLastModified,
MFBuiltInPropertyDefLastModifiedBy,
MFBuiltInPropertyDefStatusChanged,
MFBuiltInPropertyDefSizeOnServerThisVersion,
MFBuiltInPropertyDefSizeOnServerAllVersions,
MFBuiltInPropertyDefStateEntered,
MFBuiltInPropertyDefObjectChanged
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic void RemoveSystemProperties()
Public Sub RemoveSystemProperties
public:
void RemoveSystemProperties()
See Also