SIFWorks ADK 2.0
Format Property
NamespacesEdustructures.SifWorks.CommonPhoneNumberFormat

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

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

The SIF specification defines the meaning of this attribute as: "A code that specifies the format of this phone number"

Version: 2.0

Since: 1.1

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