RVTDocs.com

ExtensibleStorageFilter

Constructor
Description:
Constructs a new instance of a filter to match elements with extensible storage data based on specific Schema id.
Syntax
public ExtensibleStorageFilter(
	Guid schemaGuid
)
Parameters
Parameter Type Description
schemaGuid Guid Schema id used to filter elements with extensible storage data
Return Value