Click or drag to resize

DocumentMetadataOwners Property


Namespace: Ignition.DocumentManagement
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)]
public IReadOnlyCollection<DocumentCustomer> Owners { get; protected set; }

Property Value

IReadOnlyCollectionDocumentCustomer
See Also