CIS Web Services Documentation
Opt in to sharing information with site administration

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

Syntax

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

Examples

For digit year like 2012

See Also