SIFWorks ADK 2.0
FullName Property
NamespacesEdustructures.SifWorks.CommonNameFullName

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

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

The SIF specification defines the meaning of this element as: "A free text field for the complete name."

Version: 2.0

Since: 1.1

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