BaasM365DeleteAccountJsonParametersNotifiedEventType Property
|
Namespace:
Aruba.Cloud.Provisioning.Entities.Jobs.JsonParameter
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string NotifiedEventType { get; set; }
Public Property NotifiedEventType As String
Get
Set
public:
property String^ NotifiedEventType {
String^ get ();
void set (String^ value);
}
member NotifiedEventType : string with get, set
function get NotifiedEventType () : String
function set NotifiedEventType (value : String)
Property Value
Type:
StringSee Also