Smartsheet.Api.Models.ImageUrl.ImageUrlBuilder.GetImageId C# (CSharp) 메소드

GetImageId() 공개 메소드

Gets the image Id.
public GetImageId ( ) : string
리턴 string
            public virtual string GetImageId()
            {
                return imageId;
            }