Share via


Company.Id Property

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The Id attribute of the company.

Namespace:  WebBCM
Assembly:  OfficeLive (in OfficeLive.dll)

Syntax

'Declaration
Public Property Id As Integer
    Get
    Set
'Usage
Dim instance As Company
Dim value As Integer

value = instance.Id

instance.Id = value
public int Id { get; set; }

Property Value

Type: System.Int32
Returns Int32.

See Also

Reference

Company Class

Company Members

WebBCM Namespace