ApplicationCrmEnabledAttribute Constructor

 

Initializes a new instance of the ApplicationCrmEnabledAttribute class.

Namespace:   System.EnterpriseServices.CompensatingResourceManager
Assembly:  System.EnterpriseServices (in System.EnterpriseServices.dll)

NameDescription
System_CAPS_pubmethodApplicationCrmEnabledAttribute()

Initializes a new instance of the ApplicationCrmEnabledAttribute class, setting the Value property to true.

System_CAPS_pubmethodApplicationCrmEnabledAttribute(Boolean)

Initializes a new instance of the ApplicationCrmEnabledAttribute class, optionally setting the Value property to false.

Return to top
Show: