SIFWorks ADK 2.0
Code Property
NamespacesEdustructures.SifWorks.CommonIdentificationInfoCode

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

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

The SIF specification defines the meaning of this attribute as: "Code indicating which identification system is used."

Version: 2.0

Since: 1.1

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