ICape Boolean Parameter Spec Interface
This interface is for a parameter specification when the parameter is a boolean
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c09a8-0093-11d2-a67d-00105a42887f")]
public interface ICapeBooleanParameterSpecVB
<ComImportAttribute>
<ComVisibleAttribute(false)>
<GuidAttribute("678c09a8-0093-11d2-a67d-00105a42887f")>
Public Interface ICapeBooleanParameterSpecProperties
| DefaultValue | Gets the default value of the parameter. |
Methods
| Validate | Validates the value sent against the specification of the parameter. |