<Code Lib>
2023 Constructor
Changes 0
C

ExtensibleStorageFilter()

Description:
Constructs a new instance of a filter to match elements with extensible storage data based on specific Schema id.

public ExtensibleStorageFilter(
	Guid schemaGuid
)

  • Guid
    schemaGuid
    Schema id used to filter elements with extensible storage data

Loading…