StkPatternFileCreateCustomSensorPattern Method |
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic CustomSensorPattern CreateCustomSensorPattern()
Public Function CreateCustomSensorPattern As CustomSensorPattern
public:
CustomSensorPattern^ CreateCustomSensorPattern()
member CreateCustomSensorPattern : unit -> CustomSensorPattern
Return Value
Type:
CustomSensorPatternThe
CustomSensorPattern.
Exceptions
See Also