SIFWorks ADK 2.0
By Property
NamespacesEdustructures.SifWorks.DatamodelModifiedBy

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <By> element.
Declaration Syntax
C#Visual BasicVisual C++
public string By{ get; set;}
Public Property By As String
public:
property String^ By {
	String^ get ();
	void set (String^ value);
}
Value
The By element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Identifier of the system or person that modified the data."

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10