IssuedFileSetIssueDetails.issue_action Property
An issue action type
<DataMember()> _
<PropertyExpression("SentVia")> _
Public Property issue_action() As IssueActionType
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("SentVia")]
public IssueActionType issue_action {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public
DataMember()
PropertyExpression("SentVia")
function get issue_action() : IssueActionType;
public
DataMember()
PropertyExpression("SentVia")
function set issue_action(value : IssueActionType);
This language is not supported or no code example is available.
Property Value
IssueActionType
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1