Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 2.09 KB

File metadata and controls

23 lines (16 loc) · 2.09 KB

BlastScriptPackage Properties

The BlastScriptPackage type exposes the following members.

Properties

 

NameDescription
Public propertyFlags package flags as set by attached package
Public propertyHasInputs true if package has inputs defined
Public propertyHasOutputs true if the package has outputs defined
Public propertyHasVariables true if the script uses variables
Public propertyIsAllocated Returns true if native memory is allocated for the package
Public propertyIsBurstCompiled True if this package has also been burstcompiled and can be executed with a native function pointer
Public propertyPackageMode packaging mode set by attached package data
Public propertyPackageSize size of package data
  Back to Top

See Also

Reference

BlastScriptPackage Class
NSS.Blast Namespace