CIS Web Services Documentation
No Metadata Documentation available.

Namespace: CISService
Assembly: CISService (in CISService.dll) Version: 2.0.0.0 (2.0.0.0)

Collapse imageSyntax

         
 C#  Visual Basic  Visual C++ 
public int MilitaryServiceID { get; set; }
Public Property MilitaryServiceID As Integer
	Get
	Set
public:
property int MilitaryServiceID {
	int get ();
	void set (int value);
}

Collapse imageSee Also