Share via


CopyDynamicListToStaticResponse.StaticListId Property

Definition

Gets the ID of the created static list.

public:
 property Guid StaticListId { Guid get(); };
public Guid StaticListId { get; }
member this.StaticListId : Guid
Public ReadOnly Property StaticListId As Guid

Property Value

The ID of the created static list that corresponds to the List.ListId attribute, which is the primary key for the List entity.

Applies to