TemplateProperty#
- class ansys.hps.client.jms.TemplateProperty(default=<marshmallow.missing>, description=<marshmallow.missing>, type=<marshmallow.missing>, value_list=<marshmallow.missing>, **kwargs)#
Provides the template property resource.
- Parameters:
Initialize the object.
Methods
Provide a helper function for retrieving fields.
TemplateProperty.get
(key[, default])Get an item from the object, returning a default value if the key is not found.