<Code Lib>
2023 Property
Changes 0
P

Field.ContainerType

Description:
Reports whether this is a simple field containing one value, or a container of multiple values.

public ContainerType ContainerType { get; }

Loading…