openPDC Historian Help
ChangeSecurity Property
NamespacesTVA.Historian.FilesMetadataRecordSecurityFlagsChangeSecurity
Gets or sets the access level required for a user to edit the MetadataRecord.
Declaration Syntax
C#Visual BasicVisual C++
public int ChangeSecurity { get; set; }
Public Property ChangeSecurity As Integer
public:
property int ChangeSecurity {
	int get ();
	void set (int value);
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252