Click or drag to resize

IFileTypeFilterManagerUpdateProperties Method

Saves the file type filtering properties to the case.

Namespace:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
void UpdateProperties()
Remarks
Modifications to the properties are not saved to the case until UpdateProperties is called.
See Also