Public Property TargetSid As Integer
Dim instance As ExportUnicede2Options Dim value As Integer instance.TargetSid = value value = instance.TargetSid
public int TargetSid {get; set;}
Property Value
The TargetSid property contains the exposure data that you want to export to UNICEDE/2 file.
- The TargetSid property must NOT contain blank spaces, null, commas, or the following special characters: ?©•#/<>‐&°()+:;'!".
- You must specify a valid Exposure View SID associated with exposures in the SubmitExportUnicede2Request class.