SIFWorks ADK 2.0
CustomerId Property
NamespacesEdustructures.SifWorks.HrfinVendorInfoCustomerId

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

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

The SIF specification defines the meaning of this element as: "Account number or other ID."

Version: 2.0

Since: 1.5r1

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