PackageSignedBy Property
Signature of person who signed for package.
Syntax
[VB.NET] Public ReadOnlyProperty PackageSignedBy As String
[C#] public string PackageSignedBy {get;}
Remarks
This is returned only if this package has already been delivered and signature confirmation is desired.
This property is read-only and not available at design time.
Default Value
""