Click or drag to resize

CtContainerDescriptionContainsDocument Property


Namespace: IIB.ICDD.Model.Container
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public ICollection<CtDocument> ContainsDocument { get; }

Property Value

ICollectionCtDocument
See Also