Class IssueAttachment
Inheritance
IssueAttachment
Assembly: NXOpen.dll
Syntax
public class IssueAttachment : NXObject, IMessageSink, INXObject
Constructors
IssueAttachment()
Declaration
protected IssueAttachment()
Properties
AttachmentType
Declaration
public IssueAttachment.Type AttachmentType { get; set; }
Property Value
ReferencedAttachmentId
Declaration
public string ReferencedAttachmentId { get; set; }
Property Value
Methods
RecaptureSnapshot(string, string)
Declaration
public void RecaptureSnapshot(string bookmarkFileSpec, string imageFileSpec)
Parameters
Type |
Name |
Description |
string |
bookmarkFileSpec |
|
string |
imageFileSpec |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink