SIFWorks ADK 2.0
Number Property
NamespacesEdustructures.SifWorks.CommonPhoneNumberNumber

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

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

The SIF specification defines the meaning of this element as: "Phone number. Acceptable formats:"

Version: 2.0

Since: 2.0

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