Click or drag to resize

SesameHttpTemplate Properties

The SesameHttpTemplate type exposes the following members.

Properties
  NameDescription
Public propertyContextNode
Gets the Node used to refer to the store configuration context.
(Inherited from BaseSesameTemplate.)
Public propertyID
Gets/Sets the Store ID.
(Inherited from StoreTemplate.)
Public propertyLabel
Gets/Sets the descriptive label for a Sesame store.
(Inherited from BaseSesameTemplate.)
Public propertyRemoteRepositoryID
Gets/Sets the ID of the remote repository to connect to.
Public propertyRemoteServer
Gets/Sets the remote Sesame server to connect to.
Public propertyTemplateDescription
Gets the description of the type of store the template will create.
(Inherited from StoreTemplate.)
Public propertyTemplateName
Gets the name of the type of store the template will create.
(Inherited from StoreTemplate.)
Top
See Also