Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

İçerik

İfade

Açıklama

Dokümanın ldap üzerindeki sahibi

d.OutputGeodiContent.Attributes.Get("SP_Owner:User")

Dokümanı oluşturan kullanıcıyı verir.

Yükleyen

d.OutputGeodiContent.Attributes.Get("SP_Upload:User")

Dokümanı Geodi’ye yükleyen kullanıcıyı verir

Yükleme Zamanı

Code Block
=d.OutputGeodiContent.Attributes.
Get(
Get<DateTime>(\"SP_Upload:Time\",DateTime.MinValue)
Code Block
=d.OutputGeodiContent.Attributes.Get<DateTime>(\"SP_Upload:Time\",DateTime.MinValue)

Yükleyen Ip

d.OutputGeodiContent.Attributes.Get("SP_Upload:IP")