public WorkflowQueueSignal Signal { get; set; }
Public Property Signal As WorkflowQueueSignal
Get
Set
public:
property WorkflowQueueSignal^ Signal {
WorkflowQueueSignal^ get ();
void set (WorkflowQueueSignal^ value);
}
member Signal : WorkflowQueueSignal with get, set
Значение свойства никогда не равно null.