Bitrix API

MemberDocument implements Item

FinalYes

Table of Contents

Interfaces

Item

Properties

$dateSigned  : DateTime|null
$documentExternalId  : string|null
$documentId  : int|null
$documentTitle  : string|null
$memberId  : int|null
$memberRole  : string|null

Methods

__construct()  : mixed

Properties

$documentExternalId

public string|null $documentExternalId = null

Methods

__construct()

public __construct([int|null $memberId = null ][, string|null $memberRole = null ][, DateTime|null $dateSigned = null ][, int|null $documentId = null ][, string|null $documentTitle = null ][, string|null $documentExternalId = null ]) : mixed
Parameters
$memberId : int|null = null
$memberRole : string|null = null
$dateSigned : DateTime|null = null
$documentId : int|null = null
$documentTitle : string|null = null
$documentExternalId : string|null = null

        
On this page

Search results