Represents a StreamBase Stream.

Namespace: StreamBase.SB
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static EntityType STREAM { get; }
Public Shared ReadOnly Property STREAM As EntityType
	Get
public:
static property EntityType^ STREAM {
	EntityType^ get ();
}

See Also