CIS Web Services Documentation

[Missing <summary> documentation for "P:CISService.dsChklstOpSiteAssignment.OpChklstHiddenBySiteFlag"]

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool OpChklstHiddenBySiteFlag { get; set; }
Public Property OpChklstHiddenBySiteFlag As Boolean
	Get
	Set
public:
property bool OpChklstHiddenBySiteFlag {
	bool get ();
	void set (bool value);
}

See Also