Type = OpType.PUT
Namespace: Com.Tibco.As.Space.PersistenceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic OpType Type { get; }
Public ReadOnly Property Type As OpType
Get
public:
virtual property OpType Type {
OpType get () sealed;
}
abstract Type : OpType with get
override Type : OpType with get
Property Value
Type:
OpTypePUT
Implements
WriteOpType
See Also