C-DEngine 5.105

TheInsertQueueItem..::..DirectTarget Property

Namespace:  nsCDEngine.Engines.StorageService.Model
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Guid DirectTarget { get; set; }
Public Property DirectTarget As Guid
	Get
	Set
public:
property Guid^ DirectTarget {
	Guid^ get ();
	void set (Guid^ value);
}