VNoteVersion Property
This is overridden to propagate the version to all properties in the object that need it when the
version is set on the vNote.
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override SpecificationVersions Version { get; set; }
Public Overrides Property Version As SpecificationVersions
Get
Set
public:
virtual property SpecificationVersions Version {
SpecificationVersions get () override;
void set (SpecificationVersions value) override;
}
abstract Version : SpecificationVersions with get, set
override Version : SpecificationVersions with get, set
Property Value
SpecificationVersions