Click or drag to resize
BCDocRefTypeSourceDocumentType Property
Gets or sets the specific document type that optionally restricts the reference type of a source document.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public BCDocumentType SourceDocumentType { get; set; }

Property Value

Type: BCDocumentType
Remarks
Both SourceDocumentType and DestinationDocumentType can be restricted to have only specific document types.
See Also