SDMSClient.BeforeEditBindingsCheckIn

Syntax Parameters Return value
Event SDMSClient.BeforeEditBindingsCheckIn( _
    localFileName As String, _
    docId As String, _
    bindToVersion As BindVersion, _
    ByRef Cancel As Boolean) As Long
  • localFileName [in]

    Type: String

  • docId [in]

    Type: String

  • bindToVersion [in]

    Type:

  • Cancel [out]

    Type: Boolean

Long