SubDocumentSubSubDocs Property

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public ObservableCollection<SubSubDocument> SubSubDocs { get; set; }

Property Value

ObservableCollectionSubSubDocument

See Also