Class FunctionManagerGetFunctionMessage
Inheritance
System.Object
FunctionManagerGetFunctionMessage
Namespace: MESL.SqlRace.Domain.Remoting.Messages
Assembly: MESL.SqlRace.Domain.dll
Syntax
public class FunctionManagerGetFunctionMessage : MessageBase
Constructors
FunctionManagerGetFunctionMessage(Guid)
Declaration
public FunctionManagerGetFunctionMessage(Guid functionId)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Guid | functionId |
Properties
FunctionId
Declaration
public Guid FunctionId { get; }
Property Value
| Type | Description |
|---|---|
| System.Guid |