Click or drag to resize
ILifecycleProgramActionBaseProgramName Property
Gets or sets the Program Name attribute. Identifies an external program (CLR Class, Script, etc.)

Namespace: PDTec.IceNet.Domain.Lifecycle.BusinessObjects
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
string ProgramName { get; set; }

Property Value

Type: String
See Also