Class AssociateCreatedMessage
Class for representing the AssociateCreated event's message
Inheritance
System.Object
AssociateCreatedMessage
Namespace: DirectScale.Disco.Extension
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class AssociateCreatedMessage : Object
Constructors
AssociateCreatedMessage()
Declaration
public AssociateCreatedMessage()
Properties
AssociateId
ID of the associate that was created
Declaration
public int AssociateId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |