LinkCreationOptionsRevisionConfig Property

Which link version should the link point to. This version only (Static), the draft copy (DynamicDraft), the Current Version (DynamicCurrent) or the approved version (DynamicApproved)

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public RevisionConfiguration RevisionConfig { get; set; }

Property Value

RevisionConfiguration

See Also