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: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
string ProgramName { get; set; }

Property Value

Type: String
See Also