FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

DBAuditMessage..::..AuditSourceType Property

Namespace:  FlowWright.cDevErrorProvider
Assembly:  cDevErrorProvider (in cDevErrorProvider.dll)

Syntax


public auditSource AuditSourceType { get; set; }
Public Property AuditSourceType As auditSource
	Get
	Set
public:
property auditSource^ AuditSourceType {
	auditSource^ get ();
	void set (auditSource^ value);
}