Click or drag to resize

AttachmentSecurityAccessLevelCode Property

Security Access Level Code

Created in Epic SDK V4.1.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Attachment
Assembly:  ASI.TAM.API.Data.UI.Attachment (in ASI.TAM.API.Data.UI.Attachment.dll) Version: 2020.1.0.1
Syntax
public string SecurityAccessLevelCode { get; set; }

Property Value

Type: String
SecurityAccessLevelCode As String.
Remarks

Not actually the Code, but the description is accepted. If blank on insert, then defaults to Public.

Note Note
  • Name - SecurityAccessLevelCode
  • Lookup - AttachmentAccessLevel
  • Auto Validated - True
See Also