<Code Lib>
2025 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
)

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

Loading…