Click or drag to resize

PackageExportDeclarationStatement Property

Gets or sets Export Declaration Statement

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 146)]
public string ExportDeclarationStatement { get; set; }

Property Value

Type: String
Remarks
Export declaration statement (may be used as alternative declaration text on some export documentation)
See Also